Carbon


CallDragSendDataProc

Header: Drag.h Carbon status: Supported

OSErr CallDragSendDataProc (
    DragSendDataUPP userRoutine, 
    FlavorType theType, 
    void *dragSendRefCon, 
    ItemReference theItemRef, 
    DragReference theDrag
);
userRoutine
theType
dragSendRefCon
theItemRef
theDrag
function result

A result code.

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)